home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 April / PCWorld_2007-04_cd.bin / zabezpeceni / cryptainer / cryle70.exe / {app} / cryptainerle.chm / default.css < prev    next >
Cascading Style Sheet File  |  2007-02-03  |  2KB  |  123 lines

  1. /* Text Styles */
  2. hr { color: #000000}
  3. body, table /* Normal */
  4. {
  5.  font-size: 9pt;
  6.  font-family: 'Verdana';
  7.  font-style: normal;
  8.  font-weight: normal;
  9.  color: #000000;
  10.  text-decoration: none;
  11. }
  12. span.f_BodyText /* Body Text */
  13. {
  14.  color: #000000;
  15. }
  16. span.f_BodyTextBold /* Body Text Bold */
  17. {
  18.  font-size: 10pt;
  19.  font-weight: bold;
  20.  color: #000000;
  21. }
  22. span.f_CodeExample /* Code Example */
  23. {
  24.  font-size: 8pt;
  25.  font-family: 'Courier New';
  26.  color: #000000;
  27. }
  28. span.f_Comment /* Comment */
  29. {
  30. }
  31. span.f_Format6 /* Format6 */
  32. {
  33.  font-size: 10pt;
  34.  font-family: 'Arial';
  35.  color: #000000;
  36. }
  37. span.f_Headingredunderlined /* Heading, red underlined */
  38. {
  39.  font-size: 12pt;
  40.  font-family: 'Arial';
  41.  font-weight: bold;
  42.  color: #ff0000;
  43.  text-decoration: underline;
  44. }
  45. span.f_Heading1 /* Heading1 */
  46. {
  47.  font-size: 10pt;
  48.  font-weight: bold;
  49.  color: #ffffff;
  50. }
  51. span.f_ImageCaption /* Image Caption */
  52. {
  53.  font-size: 8pt;
  54.  font-weight: bold;
  55. }
  56. span.f_Leftindentto15 /* Left indent to 15 */
  57. {
  58.  font-size: 10pt;
  59.  font-family: 'Arial';
  60.  color: #000000;
  61. }
  62. span.f_Leftindentto72 /* Left indent to 72 */
  63. {
  64.  font-size: 10pt;
  65.  font-family: 'Arial';
  66.  color: #000000;
  67. }
  68. span.f_Notes /* Notes */
  69. {
  70. }
  71. span.f_PageHeader /* Page Header */
  72. {
  73.  font-size: 10pt;
  74.  font-weight: bold;
  75.  color: #000080;
  76. }
  77. span.f_Superscript /* Superscript */
  78. {
  79.  font-size: 8pt;
  80.  color: #000000;
  81. }
  82. /* Paragraph styles */
  83. p /* Normal */
  84. {
  85.  text-align: left;
  86.  text-indent: 0px;
  87.  padding: 0px 0px 0px 0px;
  88.  margin: 0px 0px 0px 0px;
  89. }
  90. .p_CodeExample /* Code Example */
  91. {
  92.  white-space: nowrap;
  93. }
  94. .p_Comment /* Comment */
  95. {
  96. }
  97. .p_Format6 /* Format6 */
  98. {
  99. }
  100. .p_Headingredunderlined /* Heading, red underlined */
  101. {
  102. }
  103. .p_Heading1 /* Heading1 */
  104. {
  105. }
  106. .p_ImageCaption /* Image Caption */
  107. {
  108. }
  109. .p_Leftindentto15 /* Left indent to 15 */
  110. {
  111.  text-indent: 14px;
  112. }
  113. .p_Leftindentto72 /* Left indent to 72 */
  114. {
  115.  margin: 0px 0px 0px 96px;
  116. }
  117. .p_Notes /* Notes */
  118. {
  119. }
  120. .p_PageHeader /* Page Header */
  121. {
  122. }
  123.